Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
IIndexJob::IsThreadDone Property
IIndexJob Interface | IIndexJob Interface | Send Feedback

Returns true if an indexing thread started by ExecuteInThread is done.

__property VARIANT_BOOL * IsThreadDone;
Description

IsThreadDoneWait will return immediately if the thread is done, or it will wait up to millisecondsToWait to return if the thread is not done yet. IsThreadDoneWait should be called when you are checking in a loop, so the indexing thread will have a chance to complete.

Interface
Links
You are here: COM Interface > Interfaces > IIndexJob Interface > IIndexJob::IsThreadDone Property
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.